home *** CD-ROM | disk | FTP | other *** search
Makefile | 1994-06-07 | 524 b | 24 lines |
- # Makefile.preamble,v
- # Revision 1.1.1.1 1992/09/14 13:53:40 nwc
- # NS3-GENESIS
- #
- # Revision 1.2 1992/09/14 04:59:42 nwc
- # Made the Palette preamble and postamble NeXTSTEP 3.0 compatible.
- #
- # Revision 1.1.1.1 1992/08/03 02:51:34 nwc
- # Genesis
- #
- # Revision 1.1.1.1 1992/07/20 13:39:00 nchristo
- # Genesis
- #
- # Revision 1.2 1992/07/16 12:54:44 nchristo
- # none
- #
- # Generic Palette .preamble
- OTHER_GARBAGE = $(NAME).palette debug_obj lib$(NAME).a $(NAME).debug *.lproj/*~
-
- install:: project
- mkdirs $(INSTALLDIR)
-
-
-