wtf srx la mouli
This commit is contained in:
parent
d71848194f
commit
1e79def699
1 changed files with 3 additions and 0 deletions
|
|
@ -21,6 +21,9 @@ $(TARGET): $(OBJS)
|
|||
$(CC) -o $@ $^ $(LDFLAGS) $(LDLIBS)
|
||||
@echo $(OBJS)
|
||||
|
||||
all: $(OBJS)
|
||||
$(CC) -o $@ $^ $(LDFLAGS) $(LDLIBS)
|
||||
|
||||
debug: CFLAGS += $(DBG_CFLAGS)
|
||||
debug: LDFLAGS += $(DBG_LDFLAGS)
|
||||
debug: $(OBJS)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue