root/releases/opensc-0.9.6/Makefile.mak
| Revision 1437, 151 bytes (checked in by sth, 5 years ago) | |
|---|---|
|
|
| Line | |
|---|---|
| 1 | |
| 2 | SUBDIRS = win32 src |
| 3 | |
| 4 | all:: |
| 5 | |
| 6 | all depend install clean:: |
| 7 | @for %i in ( $(SUBDIRS) ) do \ |
| 8 | @cmd /c "cd %i && $(MAKE) /nologo /f Makefile.mak $@" |
Note: See TracBrowser
for help on using the browser.
