OBJECTS = nyancat.o all: nyancat nyancat: $(OBJECTS) $(CC) $(CPPFLAGS) $(CFLAGS) $(LDFLAGS) $(OBJECTS) -o $@ clean: -rm -f $(OBJECTS) nyancat check: all # Unit tests go here. None currently. @echo "*** ALL TESTS PASSED ***" .PHONY: all clean check eenigne.org/lcd4linux.git' title='lcd4linux.git Git repository'/>
![]() |
index : lcd4linux.git | |
| lcd4linux | Jonathan McCrohan |
| aboutsummaryrefslogtreecommitdiffstats |