MAKEFILE 581 B

1234567891011121314151617181920212223242526272829
  1. #
  2. # $Source: f:/miner/source/novga/rcs/makefile $
  3. # $Revision: 1.2 $
  4. # $Author: samir $
  5. # $Date: 1996/03/15 19:05:21 $
  6. #
  7. # Makefile for nonvga functions
  8. #
  9. # What to install, and where to install it
  10. INSTALL_TARGS = novga.lib
  11. # What to clean
  12. CLEAN_TARGS = $(OBJDIR)\*.obj
  13. # What libs to make
  14. LIBS = novga
  15. # What object files for the lib
  16. NOVGA_OBJS = novesa.obj
  17. #rules and targets common to all Miner makefiles
  18. %include $(INIT)\makefile.def
  19. ### OPUS MKMF: Do not remove this line! Generated dependencies follow.
  20. novesa.obj: fix.h gr.h pstypes.h