1 # Makefile for the ywho toolkit
3 CFLAGS=-O2 -m486 -fomit-frame-pointer -Wall -Wno-parentheses -malign-loops=0 -malign-jumps=0 -malign-functions=2
14 nwhod.o: nwhod.c net.h
21 rm -f *.o ywho nwhod nwho *~
25 install -s -m 755 ywho nwho /usr/bin
26 ln -sf nwho /usr/bin/nuptime
27 install -s -m 755 nwhod /usr/sbin
28 install -d -m 755 /var/spool/nwho