source: trunk/src/helpers/helpers_post.in

Last change on this file was 243, checked in by umoeller, 23 years ago

New build system, multimedia, other misc fixes.

  • Property svn:eol-style set to CRLF
  • Property svn:keywords set to Author Date Id Revision
File size: 416 bytes
RevLine 
[9]1#
[243]2# Post-include file for the main helpers makefile.
[9]3#
[243]4# This is shared between makefile and makefile_dll
5# and contains inference rules for the files.
6#
[9]7
[75]8# The .OBJ-from-sources dependencies are now automatically
9# created by "nmake dep" into the .depend include file.
10# V0.9.12 (2001-05-22) [umoeller]
[9]11
[75]12!ifndef NOINCLUDEDEPEND
13!include .depend
14!endif
[9]15
[243]16$(OUTPUTDIR)\interlock.obj: $(@B).asm
[9]17
Note: See TracBrowser for help on using the repository browser.