Simplify a bit makefiles and kill set-version target
modified Makefile
@@ -3,8 +3,6 @@ SUBDIR= external \
|
|
|
|
|
|
| - | |
| - | |
|
|
|
|
|
@@ -19,10 +17,9 @@ PKGVERSION!= sh ${NEWVERS} pkg
|
|
|
|
|
|
| - | |
| - | |
| - | |
| - | |
| + | |
| + | |
| + | |
|
|
|
|
|
@@ -40,18 +37,13 @@ TARBALL_EXT= tar.xz
|
|
|
|
|
|
| - | |
| + | |
|
|
| - | |
| + | |
|
|
|
|
|
|
|
|
| - | |
| - | |
| - | |
| - | |
| - | |
|
|
|
|
|
modified external/Makefile
@@ -5,8 +5,4 @@ SUBDIR= sqlite \
|
|
|
|
|
|
| - | |
| - | |
| - | |
| - | |
|
modified libpkg/Makefile
@@ -9,7 +9,11 @@ INCLUDEDIR= ${PREFIX}/include
|
|
|
|
|
|
| - | |
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|
@@ -35,10 +39,9 @@ SRCS= backup.c \
|
|
|
|
|
|
| - | |
| + | |
| + | |
|
|
| - | |
| - | |
|
|
|
|
|
@@ -108,18 +111,16 @@ NOMAN= yes
|
|
|
|
|
|
| - | |
| + | |
|
|
| - | |
| + | |
|
|
| - | |
| - | |
| - | |
| + | |
|
|
|
|
| - | |
| + | |
|
|
|
|
|
|
| - | |
| - | |
| + | |
| + | |
modified pkg/Makefile
@@ -96,11 +96,9 @@ MLINKS= pkg-delete.8 pkg-remove.8 \
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
|
|
|
| - | |
| - | |
|