openap-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[openap-cvs] : openap-main/make config.mk,NONE,1.1


From: David Kimdon <address@hidden>
Subject: [openap-cvs] : openap-main/make config.mk,NONE,1.1
Date: Thu, 08 Aug 2002 14:24:30 -0400

Update of /cvsroot/openap/openap-main/make
In directory subversions:/tmp/cvs-serv660/make

Added Files:
        config.mk 
Log Message:
include this in your makefiel if you want the contents of .config

--- NEW FILE ---
# This file sets config variables, it should be included in the top
# of makefiles so the commands that follow can take advantage of the
# variables.


ifeq ($(TOPDIR)/.config,$(wildcard $(TOPDIR)/.config))
include $(TOPDIR)/.config
endif






reply via email to

[Prev in Thread] Current Thread [Next in Thread]