Working basic PT code
This commit is contained in:
@@ -42,6 +42,7 @@ $(BUILD_DIR)/%.s: %.c
|
||||
clean:
|
||||
$(info ===> CLEAN)
|
||||
@rm -rf $(BUILD_DIR)
|
||||
@rm -f particle*.dat
|
||||
@rm -f tags
|
||||
|
||||
distclean: clean
|
||||
|
Reference in New Issue
Block a user