wok view vzquota/stuff/patches/Makefile-3.1 @ rev 24924

Add as & asxxxx
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed Apr 13 10:27:34 2022 +0000 (2022-04-13)
parents
children
line source
1 --- Makefile.orig
2 +++ Makefile
3 @@ -18,7 +18,7 @@
4 INSTALL = install
5 PREFIX = /usr
6 SBINDIR = ${PREFIX}/sbin
7 -VARDIR = /var
8 +VARDIR = /var/lib
10 #DEBUG = -D_DEBUG -g3 -ggdb3 -p -pg
11 CFLAGS += -pipe -I../include -std=gnu99 \