X-Git-Url: http://git.onelab.eu/?p=planetlab-umts-tools.git;a=blobdiff_plain;f=frontend%2FMakefile;fp=frontend%2FMakefile;h=12838bdaaabf29e47dc8a82b8694e09bece87fbd;hp=056bc2c6f2cbd38bd00808c89f9cefd7fb258d10;hb=7e9a89f9de2e79544bff1d0b39d046eac14af25d;hpb=074728ee9faec2c20d4eb693b76bf1f1f81b608f;ds=sidebyside 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: