mirror of
https://github.com/processing/processing4.git
synced 2026-01-29 03:11:08 +01:00
IO: Add PHONY target to Makefile
This commit is contained in:
@@ -16,3 +16,5 @@ iface.h:
|
||||
|
||||
clean:
|
||||
rm -f $(TARGET) $(OBJS)
|
||||
|
||||
.PHONY: iface.h clean
|
||||
|
||||
Reference in New Issue
Block a user