home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Fred Fish Collection 1.5
/
ffcollection-1-5-1992-11.iso
/
ff_progs
/
commands
/
assgndev.lzh
/
ASSIGNDEV
/
MAKEFILE
< prev
next >
Wrap
Text File
|
1991-08-16
|
109b
|
6 lines
LIBS=-lc
OBJS=assigndev.o misc.o fprints.o simplestartup.o
assigndev: $(OBJS)
ln $(OBJS) $(LFLAGS) $(LIBS)