home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Usenet 1994 January
/
usenetsourcesnewsgroupsinfomagicjanuary1994.iso
/
sources
/
unix
/
volume26
/
mnl-rpc++-2.3.1
/
part01
/
StdHdrs
/
Makefile
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
|
1993-04-24
|
171 b
|
14 lines
TOP = ..
SUBDIRS = rpc
SUBDIRSALL = NO
SUBDIRSDIST = NO
all::
clean::
rm -f $(CLEANWILDCARDS)
DISTLIST = Makefile README $(wildcard rpc/*.h)
include $(TOP)/Proj.make