mirror of
https://github.com/darlinghq/darling-gdb.git
synced 2024-11-24 20:49:43 +00:00
don't set INSTALL=cp anymore
This commit is contained in:
parent
c97b9003b0
commit
a77fe62798
@ -1,4 +1,3 @@
|
||||
INSTALL = cp
|
||||
# X11
|
||||
#X11_HOME_DIRECTORY=/usr/lpp/X11
|
||||
X11_HOME_DIRECTORY=/usr/unsupported
|
||||
|
@ -1,2 +1 @@
|
||||
INSTALL = cp
|
||||
RANLIB = @:
|
||||
|
@ -1,4 +1,3 @@
|
||||
INSTALL = cp
|
||||
RANLIB = true
|
||||
|
||||
|
||||
|
@ -1,7 +1,6 @@
|
||||
# Define SYSV as -DSYSV if you are using a System V operating system.
|
||||
SYSV = -DSYSV
|
||||
RANLIB = true
|
||||
INSTALL = cp
|
||||
|
||||
# X11
|
||||
X11_INCLUDE_FLAGS = -I/usr/include/X11R4
|
||||
|
@ -6,4 +6,3 @@
|
||||
CC = cc -cckr -Wf,-XNg1500 -Wf,-XNk1000 -Wf,-XNh1500
|
||||
SYSV = -DSYSV
|
||||
RANLIB = true
|
||||
INSTALL = cp
|
||||
|
@ -1,4 +1,3 @@
|
||||
# Define SYSV as -DSYSV if you are using a System V operating system.
|
||||
SYSV = -DSYSV
|
||||
RANLIB = true
|
||||
INSTALL = cp
|
||||
|
Loading…
Reference in New Issue
Block a user