Ignore:
Timestamp:
Jun 30, 2008, 11:14:11 PM (17 years ago)
Author:
bird
Message:

Converted to a sub-makefile setup ('single' makefile).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/fastdep/Makefile.kmk

    r1509 r1665  
    11# $Id: Makefile.kmk 785 2007-01-24 22:21:56Z bird $
    22## @file
    3 # Testing the VAC308 tool / ancient dependency generator.
     3# Sub-makefile for testing the VAC308 tool / ancient dependency generator.
    44#
    55
     
    2525#
    2626
    27 DEPTH = ../..
    28 include $(PATH_KBUILD)/header.kmk
     27SUB_DEPTH = ../..
     28include $(KBUILD_PATH)/subheader.kmk
    2929
    3030
     
    5555
    5656
    57 include $(FILE_KBUILD_FOOTER)
     57include $(FILE_KBUILD_SUB_FOOTER)
    5858
Note: See TracChangeset for help on using the changeset viewer.