opensc/win32/Makefile.mak

10 lines
96 B
Makefile

all: config.h
config.h: winconfig.h
@copy /y winconfig.h config.h
clean::
del /Q config.h