1
0
mirror of https://github.com/corundum/corundum.git synced 2025-01-30 08:32:52 +08:00

Update makefile

This commit is contained in:
Alex Forencich 2019-11-06 16:45:44 -08:00
parent f36773660d
commit eddd7c3b03

View File

@ -9,7 +9,7 @@ BIN=mqnic-config mqnic-fw perout
all: $(BIN)
mqnic-config: mqnic-config.c mqnic.c
mqnic-config: mqnic-config.c mqnic.c timespec.c
$(CC) $(CFLAGS) $^ -o $@
mqnic-fw: mqnic-fw.c mqnic.c