mirror of
https://github.com/processing/processing4.git
synced 2026-06-16 04:26:26 +02: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