wangzhengquan
2020-07-16 3feff4ae44fd74c32158ed5f505e063b154c4d76
Makefile
@@ -1,4 +1,4 @@
DIRS = squeue test
DIRS = queue  test
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