Makefile, rmdir.c:

Take contrib.h out of system include directory rather than the
	GNO source build directories.
This commit is contained in:
gdr-ftp 1999-01-07 07:50:10 +00:00
parent 508f00afb5
commit 9818323355
2 changed files with 2 additions and 4 deletions

View File

@ -1,11 +1,10 @@
#
# $Id: Makefile,v 1.2 1998/02/09 04:02:21 gdr-ftp Exp $
# $Id: Makefile,v 1.3 1999/01/07 07:50:10 gdr-ftp Exp $
#
PROG = rmdir
# Add -D__STACK_CHECK__ to CFLAGS to get stack usage information
CFLAGS += -I/src/gno/lib/libcontrib
LDFLAGS += -l/usr/lib/libcontrib
STACK = 768

View File

@ -17,8 +17,7 @@
#include <unistd.h>
#include <err.h>
#include <gno/gno.h>
#include "contrib.h"
#include <gno/contrib.h>
#ifdef __STACK_CHECK__
static void