source:
OpenSC/Makefile.mak
@
d22a248
| Revision d22a248, 151 bytes checked in by aj <aj@…>, 2 years ago (diff) | |
|---|---|
|
|
| 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 repository browser.
