X-Git-Url: http://git.onelab.eu/?p=planetlab-umts-tools.git;a=blobdiff_plain;f=frontend%2FMakefile;h=12838bdaaabf29e47dc8a82b8694e09bece87fbd;hp=056bc2c6f2cbd38bd00808c89f9cefd7fb258d10;hb=HEAD;hpb=7abdabb14fe1491268751db2acd6118286d78265 diff --git a/frontend/Makefile b/frontend/Makefile index 056bc2c..12838bd 100644 --- a/frontend/Makefile +++ b/frontend/Makefile @@ -1,6 +1,6 @@ all: umts -umts: umts.c umts.h +umts: umts.c gcc -g umts.c -o umts clean: