Skip to content

Commit

Permalink
Use setup GUI with portable distributions.
Browse files Browse the repository at this point in the history
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@3035 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
  • Loading branch information
michaelrsweet committed Jun 15, 2003
1 parent f9ded89 commit f57e113
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Makefile
@@ -1,5 +1,5 @@
#
# "$Id: Makefile,v 1.12.2.6.2.15 2003/01/30 21:38:15 easysw Exp $"
# "$Id: Makefile,v 1.12.2.6.2.16 2003/06/15 05:39:12 easysw Exp $"
#
# Top-level makefile for the Fast Light Tool Kit (FLTK).
#
Expand Down Expand Up @@ -90,12 +90,12 @@ configure: configure.in
autoconf

portable-dist:
epm -v fltk
epm -v -s fltk.xpm fltk

native-dist:
epm -v -f native fltk


#
# End of "$Id: Makefile,v 1.12.2.6.2.15 2003/01/30 21:38:15 easysw Exp $".
# End of "$Id: Makefile,v 1.12.2.6.2.16 2003/06/15 05:39:12 easysw Exp $".
#

0 comments on commit f57e113

Please sign in to comment.