wangzhengquan
2020-07-20 f85c9b875b060681b51f57b15074ba1c7c9f5636
Makefile
@@ -1,4 +1,4 @@
DIRS = squeue test
DIRS = queue test test2
all:
   for i in $(DIRS); do \
@@ -12,7 +12,9 @@
ipcrm:
   -ipcrm -a
   -ipcrm -M 0x1234
   -ipcrm -S 145
   -ipcrm -S 146
   -ipcrm -S 8899
   -ipcs
#    -ipcrm -M 0x1234
#    -ipcrm -S 145
#    -ipcrm -S 146
#    -ipcrm -S 8899