mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-05-08 14:06:10 +02:00
Obsolete Binaerdateien entfernt.
git-svn-id: http://svn.ipfire.org/svn/ipfire/trunk@459 ea5c0bd1-69bd-2848-81d8-4f18e57aeed8
This commit is contained in:
@@ -4,10 +4,9 @@ CFLAGS=-O2 -Wall
|
||||
COMPILE=$(CC) $(CFLAGS)
|
||||
|
||||
PROGS = iowrap
|
||||
SUID_PROGS = setdmzholes setportfw setfilters setxtaccess restartdhcp restartsnort \
|
||||
restartsquid restartssh ipfirereboot \
|
||||
ipfirebkcfg ipfirerscfg installpackage installfcdsl ipsecctrl \
|
||||
setaliases ipfirebackup restartntpd \
|
||||
SUID_PROGS = setdmzholes setportfw setfilters setxtaccess \
|
||||
restartsquid restartssh ipfirereboot setaliases \
|
||||
ipsecctrl restartntpd restartdhcp restartsnort \
|
||||
restartapplejuice setdate rebuildhosts \
|
||||
restartsyslogd logwatch openvpnctrl timecheckctrl \
|
||||
restartwireless getipstat qosctrl launch-ether-wake \
|
||||
@@ -102,6 +101,3 @@ timecheckctrl: timecheckctrl.c setuid.o ../install+setup/libsmooth/varval.o
|
||||
|
||||
getipstat: getipstat.c setuid.o ../install+setup/libsmooth/varval.o
|
||||
$(COMPILE) -I../install+setup/libsmooth/ getipstat.c setuid.o ../install+setup/libsmooth/varval.o -o $@
|
||||
|
||||
ipfirebackup: ipfirebackup.c setuid.o
|
||||
$(COMPILE) -lcrypt ipfirebackup.c setuid.o -o $@
|
||||
|
||||
Reference in New Issue
Block a user