# HG changeset patch # User adb014 # Date 1169915542 0 # Node ID d4f2ceff39cf870fbdc7267d3523aeb1b14bb6e0 # Parent 6f15cac55ad1e25a5ffa76410e8ac1559196de26 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 diff --git a/Makefile b/Makefile --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ sinclude ../../Makeconf -sinclude ../../pkg.mk + PKG_FILES = COPYING DESCRIPTION INDEX $(wildcard devel/*) $(wildcard inst/*) \ $(wildcard src/*)