opensc/etc/Makefile.mak
Viktor Tarasov ed18b789d7 win32: add windows version of opensc.conf.in
it do not contains macros that have to be resolved by 'configure'.
2012-09-01 19:51:43 +02:00

9 lines
136 B
Makefile

all: opensc.conf.win
opensc.conf.win: opensc.conf.win.in
copy /y opensc.conf.win.in opensc.conf.win
clean::
del /Q opensc.conf.win