Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
ltp
/
277d3a80cc97ef8a6fbe5ebe6f693b43f55b4984
/
include
/
Makefile
cc52c3b
Remove other generate_vpath_rule calls because they cause problems with make 3.80.
by yaberauneya
· 15 years ago
f9c2c5f
I was REALLY stupid when I made clean dependent on ac-distclean. BAD BAD IDEA. Forcing people to have to call configure every time clean is run is STUPID design.
by yaberauneya
· 15 years ago
7ffef3f
1. Don't nuke config.h with clean. ac-clean will do that.
by yaberauneya
· 15 years ago
ef77253
1. Please see README.mk-devel for a full description of the changes
by yaberauneya
· 15 years ago
e78935e
Some makefiles ignore errors from commads ran in shell loops. This patch fixes that. Signed-off-by: Jiri Palecek <jpalecek@web.de>.
by subrata_modak
· 15 years ago
fe018f0
make autotools optional and start a sane config.h by default
by vapier
· 16 years ago
3d8666c
I've clean my signalfd test case up with autoconf. After applying the patch, do at ltp/
by subrata_modak
· 16 years ago
9f03cbf
Introduced PREFIX and LIBSUFFIX variables. DESTDIR is often used within packaging scripts/spec files. Use PREFIX variable instead to manipulate the installation destination directory. Introduced LIBSUFFIX to allow to manipulate library directory to lib64 e.g. for distribution packaging for x86_64 or others architectures. Signed-off-by: Daniel Gollub <dgollub@suse.de>.
by subrata_modak
· 16 years ago
b968452
Included all of /include and /lib and /doc in the ltp-devel RPMs. By George Kraft <gk4@us.ibm.com>.
by subrata_modak
· 16 years ago
5bff6af
A patch to include all the headers for the ltp-devel package, by, George Kraft <gk4@austin.ibm.com>
by subrata_modak
· 17 years ago
5c9f1e0
Addition of SPEC File for creation of LTP-DEVEL RPMs on various Architectures for Standalone development of LTP Unit Testcase. Contributed by George Kraft <gk4@us.ibm.com>
by subrata_modak
· 17 years ago