+2004-11-16 Helge Hess <helge.hess@opengroupware.org>
+
+ * GNUmakefile.preamble: fixed for FHS setups
+
2004-06-14 Helge Hess <helge.hess@opengroupware.org>
* added GNUmakefile.preamble with static library dependencies for
ADDITIONAL_TOOL_LIBS += \
-lEOControl \
-lDOM -lXmlRpc -lSaxObjC
+
+ADDITIONAL_LIB_DIRS += -L/usr/local/lib -L/usr/lib
Free Software Foundation, 59 Temple Place - Suite 330, Boston, MA
02111-1307, USA.
*/
-// $Id$
-#include <NGObjWeb/NGObjWeb.h>
+#include <NGObjWeb/WOApplication.h>
@interface HelloWorld : WOApplication
{