summaryrefslogtreecommitdiff
path: root/mbone/sdr/files
diff options
context:
space:
mode:
authoragc <agc>1998-08-07 11:08:53 +0000
committeragc <agc>1998-08-07 11:08:53 +0000
commit71c802c260882fe5b94ecad1b28126390fa77223 (patch)
treec18f18b6629d8d5e2744862509ef4834d8397eab /mbone/sdr/files
parent2c120dd48ff740ef0a3f664ff285703f829d8b62 (diff)
downloadpkgsrc-71c802c260882fe5b94ecad1b28126390fa77223.tar.gz
Add NetBSD RCS Ids.
Diffstat (limited to 'mbone/sdr/files')
-rw-r--r--mbone/sdr/files/Makefile.freebsd3
-rw-r--r--mbone/sdr/files/Makefile.netbsd3
-rw-r--r--mbone/sdr/files/Makefile.work3
3 files changed, 9 insertions, 0 deletions
diff --git a/mbone/sdr/files/Makefile.freebsd b/mbone/sdr/files/Makefile.freebsd
index 1d0735aef06..c94d75cf7a8 100644
--- a/mbone/sdr/files/Makefile.freebsd
+++ b/mbone/sdr/files/Makefile.freebsd
@@ -1,3 +1,6 @@
+#
+# $NetBSD: Makefile.freebsd,v 1.2 1998/08/07 11:09:58 agc Exp $
+#
CC=cc
INCLUDES=-I${LOCALBASE}/include/tk8.0 -I${LOCALBASE}/include/tcl8.0 -I${X11BASE}/include
LIB_DIR=${LOCALBASE}/lib
diff --git a/mbone/sdr/files/Makefile.netbsd b/mbone/sdr/files/Makefile.netbsd
index 3cb29fcf93c..808cbdb9859 100644
--- a/mbone/sdr/files/Makefile.netbsd
+++ b/mbone/sdr/files/Makefile.netbsd
@@ -1,3 +1,6 @@
+#
+# $NetBSD: Makefile.netbsd,v 1.2 1998/08/07 11:09:58 agc Exp $
+#
CC=cc
INCLUDES=-I${LOCALBASE}/include/tk8.0 -I${LOCALBASE}/include/tcl8.0 -I${X11BASE}/include
LIB_DIR=${LOCALBASE}/lib
diff --git a/mbone/sdr/files/Makefile.work b/mbone/sdr/files/Makefile.work
index c40e0ee3260..752cc173d3d 100644
--- a/mbone/sdr/files/Makefile.work
+++ b/mbone/sdr/files/Makefile.work
@@ -1,2 +1,5 @@
+#
+# $NetBSD: Makefile.work,v 1.3 1998/08/07 11:09:58 agc Exp $
+#
all install clean:
cd netbsd; $(MAKE) $@