X-Git-Url: https://git.ucc.asn.au/?a=blobdiff_plain;f=Makefile;h=bc4f1483ca59fa786e01266ccf94ffe228384e58;hb=e6eafcb86732068e2094f04a2452098c13256336;hp=0db9855aa3d9413f08d37598d8c63db4865ac105;hpb=ff036dcc7df8d27aa087d71c7e024ab81d550962;p=tpg%2Facess2.git diff --git a/Makefile b/Makefile index 0db9855a..bc4f1483 100644 --- a/Makefile +++ b/Makefile @@ -11,7 +11,8 @@ SUBMAKE = $(MAKE) --no-print-directory USRLIBS := crt0.o acess.ld ld-acess.so libacess.so libgcc.so libc.so libnet.so -USRAPPS := init login CLIShell cat ls mount ifconfig +USRAPPS := init login CLIShell cat ls mount +USRAPPS += ifconfig ping ALL_DYNMODS = $(addprefix all-,$(DYNMODS)) ALL_MODULES := $(addprefix all-,$(MODULES))