create core package

This commit is contained in:
aydemir
2015-02-24 11:18:35 +02:00
parent 0e4b743b82
commit 70b25d0f95
1098 changed files with 169545 additions and 0 deletions
@@ -0,0 +1,13 @@
diff -up procps-3.2.8/Makefile.make procps-3.2.8/Makefile
--- procps-3.2.8/Makefile.make 2010-09-08 18:16:34.000000000 +0200
+++ procps-3.2.8/Makefile 2010-09-08 18:54:41.668727996 +0200
@@ -174,7 +174,8 @@ INSTALL := $(BINFILES) $(MANFILES)
# want this rule first, use := on ALL, and ALL not filled in yet
all: do_all
--include */module.mk
+-include proc/module.mk
+-include ps/module.mk
do_all: $(ALL)