- tests/bldtest/bldtest.hbp
+ tests/bldtest/Makefile
! Restored GNU Make file.
Maybe we should move this file to somewhere else, perhaps
inside /config to better serve its purpose.
* config/global.cf
+ Added another setting to raw setting list.
12 lines
93 B
Makefile
12 lines
93 B
Makefile
#
|
|
# $Id$
|
|
#
|
|
|
|
ROOT := ../../
|
|
|
|
C_MAIN := bldtest.c
|
|
|
|
LIBS :=
|
|
|
|
include $(TOP)$(ROOT)config/bin.cf
|