help-make
[Top][All Lists]
Advanced

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

How can I "source" a file into makefile?


From: PATTON, BILLY \(SBCSI\)
Subject: How can I "source" a file into makefile?
Date: Tue, 18 Apr 2006 14:49:34 -0500

I have 2 files that do an identical function
cshrc and kshrc

These set PATH,MANPATH,INFO_PATH and a few other environment variables.

I've tried
. kshrc
and
include kshrc

But neither work.
Is the only way to do this to do it before executing make?




reply via email to

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