wangzhengquan
2020-07-21 4bf1fc0a7e9a4611fc322ebe1cb39a671aa2ed57
Makefile
@@ -1,4 +1,4 @@
DIRS = common squeue test
DIRS = src test test2 demo
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