summaryrefslogtreecommitdiff
path: root/grops/Makefile.sub
diff options
context:
space:
mode:
Diffstat (limited to 'grops/Makefile.sub')
-rw-r--r--grops/Makefile.sub7
1 files changed, 7 insertions, 0 deletions
diff --git a/grops/Makefile.sub b/grops/Makefile.sub
new file mode 100644
index 000000000..891472b74
--- /dev/null
+++ b/grops/Makefile.sub
@@ -0,0 +1,7 @@
+PROG=grops
+MAN1=grops.n
+XLIBS=$(LIBDRIVER) $(LIBGROFF)
+MLIB=$(LIBM)
+OBJS=ps.o psrm.o
+CCSRCS=ps.cc psrm.cc
+HDRS=ps.h