Changeset 1357
- Timestamp:
- 02/22/08 02:58:10 (6 months ago)
- Files:
-
- 1 modified
-
portaudio/branches/v19-devel/Makefile.in (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
portaudio/branches/v19-devel/Makefile.in
r1351 r1357 210 210 211 211 uninstall-recursive: 212 if test -n "$(SUBDIRS)" ; then for dir in "$(SUBDIRS)"; do $(MAKE) -C $$dir uninstall; done ; fi212 if test -n "$(SUBDIRS)" ; then for dir in "$(SUBDIRS)"; do $(MAKE) -C $$dir uninstall; done ; fi
