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 on/atom+xml'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/dvb-t/se-Storfjaten (unfollow)
AgeCommit message (Collapse)AuthorFilesLines