Skip to content
Snippets Groups Projects
Commit 3720ba58 authored by wlott's avatar wlott
Browse files

Use /usr/cs/lib/cpp instead of /lib/cpp so that MACH is defined.

parent 9dae54fa
No related branches found
No related tags found
No related merge requests found
# Makefile for generating the real Makefile. # Makefile for generating the real Makefile.
# $Header: /Volumes/share2/src/cmucl/cvs2git/cvsroot/src/ldb/Attic/Makefile.boot,v 1.1 1990/10/21 14:40:35 wlott Exp $ # $Header: /Volumes/share2/src/cmucl/cvs2git/cvsroot/src/ldb/Attic/Makefile.boot,v 1.2 1991/05/24 19:32:40 wlott Exp $
# #
Makefile: Makefile.orig Makefile: Makefile.orig
/lib/cpp < Makefile.orig > Makefile.NEW /usr/cs/lib/cpp < Makefile.orig > Makefile.NEW
mv Makefile.NEW Makefile mv Makefile.NEW Makefile
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