aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile.am
Commit message (Collapse)AuthorAgeFilesLines
* Enable cross compiling support to NetNukeAlan Brault2010-12-091-5/+3
| | | | | Add buildconf to make the process of rebuilding all the bootstrapping files easier Add files AUTHORS, INSTALL, ChangeLog, NEWS, COPYING (renamed LICENSE) and compile to satisfy automake
* Remove bad linker switchAlan Brault2010-12-071-1/+1
|
* - Alter CFLAGS to produce a more sane binary with less problemsAlan Brault2010-12-071-2/+2
| | | | | - Fix libtool and linker LDFLAGS to ensure a static build - Add missing README required by GPL for libsysfs
* Fully integrate libsysfs into NetNuke (it compiles and links correctly)Alan Brault2010-12-071-2/+2
|
* More sysfsutils stuff but the linker is not working just yetAlan Brault2010-12-061-0/+3
|
* Regenerate MakefileAlan Brault2010-12-051-2/+2
|
* Move CFLAGS and LDFLAGS to configure.ac to prevent tamperingAlan Brault2010-12-051-3/+0
| | | | | Add check for gcc Add checks for pthread and libsysfs libraries
* Move NetNuke binary from bin to sbinAlan Brault2010-12-051-1/+1
|
* Remove errenous -static from src/Makefile.amAlan Brault2010-12-051-1/+1
|
* More cleanupsAlan Brault2010-12-051-4/+8
|
* Initial Configure and Make ScriptsAlan Brault2010-12-051-0/+8