CC = gcc RM = rm -f CFLAGS = -g -Wall -O2 LFLAGS = -g -Wall LDFLAGS = -lusb OBJS = ttusb_dec_reset.o TARGET = ttusb_dec_reset $(TARGET): $(OBJS) $(CC) $(LFLAGS) $(LDFLAGS) -o $(TARGET) $(OBJS) .c.o: $(CC) $(CFLAGS) -c $< -o $@ clean: $(RM) *.o $(TARGET) -t/se-Vetlanda_Nye?h=debian/0+git20140326.cfc2975-1' type='application/atom+xml'/>
summaryrefslogtreecommitdiffstats
path: root/dvb-t/se-Vetlanda_Nye (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2014-01-16Release 0+git20140107.1850cf8-1debian/0+git20140107.1850cf8-1Jonathan McCrohan1-2/+2
2014-01-16Update Standards Version to 3.9.5Jonathan McCrohan2-1/+9