3 # Author: Hans Van Leemputten
6 # Copyright: (c) wxWorkshop team, 2001
8 # Makefile for wxWindows FrameLayout library (Linux/wxGTK).
10 top_srcdir = @top_srcdir@/..
11 top_builddir = ../../..
12 libsrc_dir = contrib/src/fl
14 TARGET_LIBNAME = libfl
24 OBJECTS = $(FL_OBJECTS)
26 APPEXTRADEFS = -I$(top_srcdir)/contrib/include
28 include $(top_builddir)/src/makelib.env