changeset 240:d4f2ceff39cf

Remove pkg.mk and incorporate in Makeconf.base. Update Makefiles accordingly. Use cvs2cl to create ChangeLog files for all of the packages if a ChangeLog file doesn't exist. Package build machine must therefore have access to the CVS
author adb014
date Sat, 27 Jan 2007 16:32:22 +0000
parents 6f15cac55ad1
children 060629aeacf1
files Makefile
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
 sinclude ../../Makeconf
-sinclude ../../pkg.mk
+
 
 PKG_FILES = COPYING DESCRIPTION INDEX $(wildcard devel/*) $(wildcard inst/*) \
 	$(wildcard src/*)