Add code, unknown original date
This commit is contained in:
5
code/Makefile
Executable file
5
code/Makefile
Executable file
@@ -0,0 +1,5 @@
|
||||
# NOTE: use ./unix/pcons-2.3.1 -j4 for SMP build
|
||||
default:
|
||||
@echo "WARNING: build system doesn't rely on GNU make. Spawning cons"
|
||||
@echo " use ./unix/cons -h for help"
|
||||
./unix/cons
|
||||
Reference in New Issue
Block a user