diff options
| author | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2012-11-25 23:49:58 +0000 |
|---|---|---|
| committer | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2012-11-25 23:49:58 +0000 |
| commit | 4ba1188ef5ef2caf46cfedb522e83abf9d59fc54 (patch) | |
| tree | 38588eaa8b400d7abf384a17e21dea75b104b177 /dde_pcnet32_test | |
| parent | 26221ccfc107472e3be0de79817efcd296d052a3 (diff) | |
| parent | 36318d1929e9437df0402a78ff63a70f78d6a89e (diff) | |
Merge branch 'dde' into dde-clean
Diffstat (limited to 'dde_pcnet32_test')
| -rw-r--r-- | dde_pcnet32_test/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dde_pcnet32_test/Makefile b/dde_pcnet32_test/Makefile index c0956691..9f6f11d7 100644 --- a/dde_pcnet32_test/Makefile +++ b/dde_pcnet32_test/Makefile @@ -9,7 +9,7 @@ TARGET = dde_pcnet32 SRC_C = main.c arping.c pcnet32.c -LIBS += -ldde_linux26.o -ldde_linux26_block -ldde_linux26_char -ldde_linux26_net /root/hurd/libddekit/libddekit.a -lpciaccess -lthreads -lshouldbeinlibc +LIBS += -ldde_linux26.o -ldde_linux26_block -ldde_linux26_char -ldde_linux26_net /root/hurd/libddekit/libddekit.a -lpciaccess -lpthread -lshouldbeinlibc CFLAGS += -g # DDE configuration |
