]> andersk Git - moira.git/commit
Imake.rules:
authordanw <danw>
Wed, 29 Jan 1997 23:35:53 +0000 (23:35 +0000)
committerdanw <danw>
Wed, 29 Jan 1997 23:35:53 +0000 (23:35 +0000)
commiteba062add28511d06db783940485073612e596d1
tree1c3a39d56d2765707e2fe021cf7507133b0ebf28
parentebe57301dd70a6cc28d02cba8c687db10820877e
Imake.rules:
  Got rid of `PROFILED_LIBS' and lint libraries.
  Got rid of the silly cc, ld, mv process for compiling and just use cc.
    (which also gets rid of DEBUG_LIBS since you don't need to do anything
     special to get that effect now.)
  Got rid of some other unused rules.
  Got rid of .dc -> .pc rule since we have .pc files instead now.

Imake.tmpl:
  Add in room for extra options (LOCAL_INCLUDES, etc)

Makefile:
  fix SRCTOP in config.Imakefile automatically when doing makeconfig
  (also, fix reference to /mit/kerberos/src, since we're moira, not
   kerberos :-} )

config.Imakefile:
  Add all the various new variables used in various places.
  Add stuff for __NetBSD__, linux, and __alpha. (Alpha isn't really
  supported, although we _think_ it works.)
util/imake.includes/Imake.rules
util/imake.includes/Imake.tmpl
util/imake.includes/Makefile
util/imake.includes/config.Imakefile
This page took 0.143203 seconds and 5 git commands to generate.