Add the "STEAL" target from the "demos" branch

This commit is contained in:
Jan Engelhardt
2009-03-25 19:29:45 +01:00
parent f4b8440fba
commit e3988b50b5
7 changed files with 105 additions and 0 deletions

View File

@@ -12,6 +12,7 @@ obj-${build_ECHO} += xt_ECHO.o
obj-${build_IPMARK} += xt_IPMARK.o
obj-${build_LOGMARK} += xt_LOGMARK.o
obj-${build_SYSRQ} += xt_SYSRQ.o
obj-${build_STEAL} += xt_STEAL.o
obj-${build_TARPIT} += xt_TARPIT.o
obj-${build_TEE} += xt_TEE.o
obj-${build_condition} += xt_condition.o