home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Il CD di internet
/
CD.iso
/
SOURCE
/
N
/
TCPIP
/
NETKIT-B.05
/
NETKIT-B
/
NetKit-B-0.05
/
rwho
/
Makefile
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Makefile
|
1994-06-27
|
141 b
|
12 lines
CFLAGS += -I ../include
rwho: rwho.o
install: rwho
install -s rwho /usr/bin
install -m644 rwho.1 /usr/man/man1/
clean:
rm -f *.o rwho