Better reflex jamming, updated Makefile.
[goodfet] / shellcode / chipcon / cc1110 / Makefile
index 309fed8..3430167 100644 (file)
@@ -16,6 +16,6 @@ all: $(objs)
        $(CC) $<
 clean:
        rm -f *.ihx *.rel *.hex *.sym *.asm *.lst *.lnk *.map *.mem *.rst *.adb
-install: all
+install: $(objs)
        cp $(objs) ../../../client/shellcode/chipcon/cc1110/
        #Shellcode installed.