index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gnu
/
usr.bin
/
texinfo
/
Makefile.bsd-wrapper
Age
Commit message (
Expand
)
Author
2000-08-04
New make passes DESTDIR correctly, and texinfo handles it correctly.
Marc Espie
2000-07-31
Remove unneeded SUBDIR override.
Marc Espie
2000-02-15
--infodir in configure. Don't rely on stuff that is no longer available.
Marc Espie
2000-02-09
Merge conflicts, and a few details:
Marc Espie
1999-06-07
move CC, CCX, and COPTS forward; wd@ics.nara-wu.ac.jp
Theo de Raadt
1999-01-24
Clean up mess instead of applying band-aids.
Marc Espie
1999-01-24
Whomever thinks that a 'make clean' should do a 'make all' first shall be
Jason Downs
1999-01-11
Upgrade to 3.12, merge with OpenBSD changes.
Marc Espie
1998-10-18
set PATH before running configure since we can't rely on the user's path bein...
Todd C. Miller
1997-09-05
after configure, call "make all-recursive" instead of "make" -- this
flipk
1997-08-18
back out 1.22
kstailey
1997-08-18
set x bits on critical files
kstailey
1997-08-06
OpenBSD customization. As we have DESTDIR as a maketime configuration option,
Niklas Hallqvist
1997-08-01
updates for 3.11
kstailey
1997-08-01
optimize GLOBAL_AUTOCONF_CACHE code
kstailey
1997-07-29
Changed the rules.
kstailey
1997-07-29
Start of GLOBAL_CACHE option to speed compiles.
kstailey
1997-07-24
don't hardcode `install'
kstailey
1997-07-24
get the "make -f Makefile.bsd-wrapper config" case too (pr 188.)
kstailey
1997-07-24
optimize pr 188
kstailey
1997-07-24
don't crap out if DEBUG is set pr 188
kstailey
1997-07-24
respect "INSTALL_STRIP= -s" pr 188
kstailey
1997-06-23
tabs vs. spaces
kstailey
1997-06-23
respect NOMAN during install
kstailey
1997-06-23
respect NOMAN (in bulk)
kstailey
1996-07-20
auto-generate share/info/dir
Theo de Raadt
1996-02-02
More files to smash while making clean.
etheisen
1996-02-02
Undo LDSTATIC change. Possibly needed.
etheisen
1996-02-02
Added default info path to match our directory structure.
etheisen
1996-02-02
"make -f Makefile.bsd-wrapper config" should *really* config, and
Niklas Hallqvist
1996-01-01
cannot assume BINDIR is setup
Theo de Raadt
1995-12-27
Support LDSTATIC and BINDIR
Niklas Hallqvist
1995-12-22
Don't build or install compiled elisp files or unformatted manpages.
Niklas Hallqvist