Changeset 3503 for trunk/src/tests/Makefile.mak
- Timestamp:
- 04/29/08 08:09:00 (7 months ago)
- Files:
-
- 1 modified
-
trunk/src/tests/Makefile.mak (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/tests/Makefile.mak
r3468 r3503 6 6 7 7 all: print.obj sc-test.obj $(TARGETS) 8 9 $(TARGETS): versioninfo.res print.obj sc-test.obj \ 10 ..\common\common.lib ..\libopensc\opensc.lib 8 11 9 12 !INCLUDE $(TOPDIR)\win32\Make.rules.mak
