Skip to content
Snippets Groups Projects
Commit efb84d86 authored by Linus Tolke's avatar Linus Tolke
Browse files

New target config. That is run from config.

parent b7a4ea88
No related branches found
No related tags found
No related merge requests found
Mon Feb 10 03:18:20 1992 Linus Tolke Y (linus at robin)
* Makefile: new target config, called from config.
* sun4os4-defs.make: MKDIR macro added. This is not used though.
Sun Feb 9 22:20:00 1992 Linus Tolke Y (linus at robin)
* sun4os4-defs.make: New defaults. The defaults dirs are now:
......
#
# $Id: Makefile,v 1.5 1991/09/15 10:34:05 linus Exp $
# $Id: Makefile,v 1.6 1992/02/10 02:43:36 linus Exp $
# Copyright (C) 1991 Lysator Academic Computer Association.
#
# This file is part of the LysKOM server.
......@@ -42,3 +42,6 @@ distclean: clean
$(RM) $(GENERIC-DIST-CLEAN)
depend:;
config:
cp $(SYSTEM)-config.h $(INCLUDEDIR)/m-config.h
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment