add lisp packages
This commit is contained in:
6
lisp/persist/test/Makefile
Normal file
6
lisp/persist/test/Makefile
Normal file
@@ -0,0 +1,6 @@
|
||||
## what ever we called, don't do it here
|
||||
default:
|
||||
$(MAKE) -C ..
|
||||
|
||||
$(MAKECMDGOALS):
|
||||
$(MAKE) -C .. $(MAKECMDGOALS)
|
||||
Reference in New Issue
Block a user