]> git.zerfleddert.de Git - proxmark3-svn/blobdiff - tools/mfkey/Makefile
FIX: the "make clean" for mfkey/Makefile now deletes the executables.
[proxmark3-svn] / tools / mfkey / Makefile
index 5553d9643a5ce1650ac6bdd9afb3d42128fecf29..a1bc44ad0d3f0fb403d9339a28965db50d5a68f9 100755 (executable)
@@ -4,8 +4,8 @@ CFLAGS = -Wall -Winline -O4
 LDFLAGS =
 
 OBJS = crapto1.o crypto1.o
-HEADERS = 
-EXES = mfkey64 mfkey32 mfkey32v2
+HEADERS = crapto1.h
+EXES = mfkey64 mfkey64.exe mfkey32 mfkey32.exe mfkey32v2 mfkey32v2.exe
 LIBS =
        
 all: $(OBJS) $(EXES) $(LIBS)
Impressum, Datenschutz