home *** CD-ROM | disk | FTP | other *** search
- # Makefile.preamble for SearchBench
- # (c) 1994 by Don Yacktman
- # This file is a part of the MiscKit and falls under the MiscKit license.
-
- # If necessary, change these to reflect your installation
- OTHER_CFLAGS = -I../../Headers
- OTHER_LDFLAGS = -L../../Source -L/LocalDeveloper/Libraries
-
-