diff options
Diffstat (limited to 'makefile')
| -rw-r--r-- | makefile | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -15,6 +15,9 @@ endif all: $(TARGET)
+debug: CFLAGS += -g
+debug: all
+
%.o: %.c
$(CC) -c $< -o $@ $(CFLAGS)
|
![]() |
index : lullaby.git | |
| broad lua library primarily for networking, cryptography, and multithreading | System user; root |
| aboutsummaryrefslogtreecommitdiff |