I am not terrible
This commit is contained in:
parent
4973957530
commit
af485f68c2
1 changed files with 1 additions and 1 deletions
|
@ -31,4 +31,4 @@ $(OBJS): %.o: %.c $(HEADERS_BUILD)
|
||||||
$(CC) $(CFLAGS) -c $<
|
$(CC) $(CFLAGS) -c $<
|
||||||
|
|
||||||
clean:
|
clean:
|
||||||
$(RM) -f $(PROGRAM) $(OBJS)
|
$(RM) -f $(EXAMPLES) $(OBJS)
|
||||||
|
|
Loading…
Add table
Reference in a new issue