aal - don't install yourself as ar; must invoke aal explicitly for ack archives.
To make switching to 'ar' for gcc/clang archives smoother in the future.
This commit is contained in:
+1
-1
@@ -7,7 +7,7 @@ unix?= We run MINIX.
|
||||
|
||||
.LIBS: .a
|
||||
|
||||
AR?= ar
|
||||
AR?= aal
|
||||
ARFLAGS?= rl
|
||||
RANLIB?= ranlib
|
||||
|
||||
|
||||
Reference in New Issue
Block a user