Ignore:
Timestamp:
Feb 10, 2000, 12:47:06 AM (26 years ago)
Author:
bird
Message:

Dependencies (again).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/dllentry/makefile

    r2709 r2712  
    1 # $Id: makefile,v 1.2 2000-02-09 23:40:44 bird Exp $
     1# $Id: makefile,v 1.3 2000-02-09 23:46:55 bird Exp $
    22
    33#
     
    3030dep:
    3131    $(DEPEND) -I$(PDWIN32_INCLUDE);$(PDWIN32_INCLUDE)\win \
    32     *.c *.cpp *.h *.asm *.inc $(PDWIN32_INCLUDE)\*.h
     32        *.c *.cpp *.h *.asm *.inc $(PDWIN32_INCLUDE)\*.h
    3333
    3434!ifndef NODEP
Note: See TracChangeset for help on using the changeset viewer.