wangzhengquan
2020-07-13 e1e97f1f98baf82efcd5825d7c7a7b4b1b2f2e40
Makefile
@@ -1,4 +1,4 @@
DIRS = common squeue test
DIRS = queue test test2
all:
   for i in $(DIRS); do \
@@ -11,8 +11,10 @@
   done
ipcrm:
   - ipcrm -a
   - ipcrm -M 0x1234
   - ipcrm -S 145
   - ipcrm -S 146
   - ipcrm -S 8899
   -ipcrm -a
   -ipcs
#    -ipcrm -M 0x1234
#    -ipcrm -S 145
#    -ipcrm -S 146
#    -ipcrm -S 8899