diff options
Diffstat (limited to 'cad/feappv/Makefile')
-rw-r--r-- | cad/feappv/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/cad/feappv/Makefile b/cad/feappv/Makefile index a722121c44e2..90b6d551ba40 100644 --- a/cad/feappv/Makefile +++ b/cad/feappv/Makefile @@ -28,7 +28,6 @@ USE_GMAKE= yes MAKEFILE= makefile MAKE_ENV= FEAPPVHOME3_1="${WRKSRC}" ALL_TARGET= install -MAKE_JOBS_SAFE= yes CFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib -lX11 -lm |