summaryrefslogtreecommitdiff
path: root/src/devices/grolj4/Makefile.sub
diff options
context:
space:
mode:
authorwlemb <wlemb>2000-02-06 09:34:01 +0000
committerwlemb <wlemb>2000-02-06 09:34:01 +0000
commit653c6faab591f3c5f290a18a7f58c29cb1a3b0a7 (patch)
tree633fec7ba17c3da901e7725d1907a103a17e4532 /src/devices/grolj4/Makefile.sub
downloadgroff-653c6faab591f3c5f290a18a7f58c29cb1a3b0a7.tar.gz
Initial revision
Diffstat (limited to 'src/devices/grolj4/Makefile.sub')
-rw-r--r--src/devices/grolj4/Makefile.sub6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/devices/grolj4/Makefile.sub b/src/devices/grolj4/Makefile.sub
new file mode 100644
index 00000000..bbb0cff0
--- /dev/null
+++ b/src/devices/grolj4/Makefile.sub
@@ -0,0 +1,6 @@
+PROG=grolj4
+MAN1=grolj4.n
+XLIBS=$(LIBDRIVER) $(LIBGROFF)
+MLIB=$(LIBM)
+OBJS=lj4.o
+CCSRCS=$(srcdir)/lj4.cc