Changeset 1665 for trunk/src/fastdep/Makefile.kmk
- Timestamp:
- Jun 30, 2008, 11:14:11 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/fastdep/Makefile.kmk
r1509 r1665 1 1 # $Id: Makefile.kmk 785 2007-01-24 22:21:56Z bird $ 2 2 ## @file 3 # Testing the VAC308 tool / ancient dependency generator.3 # Sub-makefile for testing the VAC308 tool / ancient dependency generator. 4 4 # 5 5 … … 25 25 # 26 26 27 DEPTH = ../..28 include $( PATH_KBUILD)/header.kmk27 SUB_DEPTH = ../.. 28 include $(KBUILD_PATH)/subheader.kmk 29 29 30 30 … … 55 55 56 56 57 include $(FILE_KBUILD_ FOOTER)57 include $(FILE_KBUILD_SUB_FOOTER) 58 58
Note:
See TracChangeset
for help on using the changeset viewer.