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