Makefile should be more amenable to automated package management now.
This commit is contained in:
parent
959944f0b8
commit
c3855530a0
@ -1,7 +1,7 @@
|
||||
.POSIX:
|
||||
.SUFFIXES:
|
||||
CC = cc
|
||||
CFLAGS = -Wall -O2
|
||||
CFLAGS =
|
||||
LDLIBS = -lXm -lXt -lX11
|
||||
PREFIX = /usr/local/
|
||||
DESTDIR =
|
||||
|
Loading…
Reference in New Issue
Block a user