summaryrefslogtreecommitdiff
path: root/beos/Makefile.target
Commit message (Collapse)AuthorAgeFilesLines
* make image content handlers build conditional from teh makefileVincent Sanders2011-08-281-2/+4
| | | | svn path=/trunk/netsurf/; revision=12673
* Automatically build an rdef file importing the resources listed as ↵François Revel2011-05-081-2/+9
| | | | | | dependencies for BeOS. svn path=/trunk/netsurf/; revision=12306
* add default system colour handlers to each frontendVincent Sanders2011-01-301-1/+1
| | | | svn path=/trunk/netsurf/; revision=11530
* Futher simplification of the makefileVincent Sanders2010-10-291-0/+23
| | | | | | Use target makefiles to set build sources svn path=/trunk/netsurf/; revision=10916
* Beginning of NetSurf build infrastructure cleanupVincent Sanders2010-10-271-0/+81
Provide makefile fragment for each target, isolates the target makefile changes into one place simplifying the top level makefile svn path=/trunk/netsurf/; revision=10910