summaryrefslogtreecommitdiff
path: root/hdr/Makefile
diff options
context:
space:
mode:
authorHan-Wen Nienhuys <hanwen@xs4all.nl>1996-11-30 12:09:32 +0100
committerHan-Wen Nienhuys <hanwen@xs4all.nl>1996-11-30 12:09:32 +0100
commitcd6fbd39e456ab3ff353c38fc5ae1997e61390f2 (patch)
tree7b15d4c85e5aa027942420d220fa1dd7c09f22d1 /hdr/Makefile
parentfc22f69328fd2d5030bb1feff8d0f6da37e8217d (diff)
release: 0.0.9
Diffstat (limited to 'hdr/Makefile')
-rw-r--r--hdr/Makefile8
1 files changed, 8 insertions, 0 deletions
diff --git a/hdr/Makefile b/hdr/Makefile
new file mode 100644
index 0000000000..81a8f4595c
--- /dev/null
+++ b/hdr/Makefile
@@ -0,0 +1,8 @@
+default:
+ $(MAKE) -C ..
+
+dist:
+ ln Makefile $(hdr) $(DDIR)/$(HEADERDIR)
+
+TAGS: $(hdr)
+ etags -CT $(hdr)