Joren's new library make system (minus Makefiles)
This commit is contained in:
@@ -1,10 +0,0 @@
|
||||
# Makefile for lib/util.
|
||||
|
||||
CFLAGS = -O -D_MINIX -D_POSIX_SOURCE
|
||||
|
||||
LIBRARIES = libutil
|
||||
|
||||
libutil_OBJECTS = \
|
||||
openpty.o
|
||||
|
||||
include ../Makefile.inc
|
||||
Reference in New Issue
Block a user