freebsd-ports/misc/tcb/files/patch-Makefile
Oliver Braun 9e32acae12 - console.h is spelled consio.h here.
- Fix union wait
- Remove pointers to no longer existent web page

PR:		ports/45677
Submitted by:	Volker Stolz <vs@foldr.org>
2002-11-24 16:43:14 +00:00

11 lines
275 B
Text

--- Makefile.orig Sun Nov 24 15:48:55 2002
+++ Makefile Sun Nov 24 15:49:08 2002
@@ -6,7 +6,7 @@
src/tcb: src/config.h
@echo 'Making tcb:'
- @cd src; make; cd ..
+ @cd src; $(MAKE); cd ..
src/config.h: config.sh
@./config.sh $(USR_DIR) # $(USR_DIR): Debian (Linux)