Update makefile
This commit is contained in:
4
makefile
4
makefile
@@ -65,7 +65,9 @@ help:
|
||||
init:
|
||||
@mkdir -p output source_code includes config
|
||||
@touch config/source_code_list config/version config/header_list source_code/main.c
|
||||
@echo "_00.000.00.0000" > config/version
|
||||
@date +_%y.%j.%H.%M%S > config/version
|
||||
@echo source_code/main.c > config/source_code_list
|
||||
|
||||
|
||||
synch:
|
||||
@echo "Synchronizing source code files..."
|
||||
|
||||
Reference in New Issue
Block a user