home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
rtsi.com
/
2014.01.www.rtsi.com.tar
/
www.rtsi.com
/
OS9
/
OSK
/
CMDS
/
uudecode.t.Z
/
uudecode.t
/
Makefile
next >
Wrap
Makefile
|
1990-12-09
|
190b
|
10 lines
CC = cc
CFLAGS = -xiqt=/DD
ODIR = /h0/USR/CMDS
$(ODIR)/uue: uue.r
$(CC) $(CFLAGS) uue.r -f=$(ODIR)/uue
$(ODIR)/uud: uud.r
$(CC) $(CFLAGS) uud.r -f=$(ODIR)/uud