gno/bin/aroff/Makefile
gdr-ftp 784e3de7cd Initial checkin of aroff, binprint, center, less, ls, make, makemake,
passwd, ps, purge, shutdown, stty, upper, and vi.  These sources are
for the versions of the utils shipped with GNO v2.0.4.
1998-03-09 08:30:21 +00:00

14 lines
228 B
Makefile

#
# Makefile for aroff
# AWGS WordProc -> Text formatter
#
awgs.root: awgs.c awgs.h
compile awgs.c keep=awgs
print.root: print.c awgs.h
compile print.c keep=print
awgs: awgs.root
link awgs print 2/direct256 keep=aroff