tito/src/Makefile.dep

8 lines
124 B
Makefile

# DO NOT DELETE
aes.o: aes.h
base32.o: base32.h
base64.o: base64.h
crypto.o: crypto.h aes.h base64.h misc.h
misc.o: misc.h