/[hegemonie]/hegemonie/Model/GNUmakefile
ViewVC logotype

Diff of /hegemonie/Model/GNUmakefile

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.2 by dam, Sun May 25 16:20:59 2003 UTC revision 1.3 by dam, Sun May 25 18:35:36 2003 UTC
# Line 1  Line 1 
1    # -*- Makefile -*-
2  #  #
3  # $Id$  # $Id$
4  #  #
# Line 18  Line 19 
19  # You should have received a copy of the GNU General Public License  # You should have received a copy of the GNU General Public License
20  # along with this program; if not, write to the Free Software  # along with this program; if not, write to the Free Software
21  # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.  # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
 #  
22    
23  include $(GNUSTEP_MAKEFILES)/common.make  include $(GNUSTEP_MAKEFILES)/common.make
24    
25  ADDITIONAL_INCLUDE_DIRS = -I../Headers  SUBPROJECT_NAME = Model
26    Model_OBJC_FILES = MD3Data.m
 LIBRARY_NAME = myLib  
 myLib_OBJC_FILES = MD3Data.m  
27    
28  include $(GNUSTEP_MAKEFILES)/library.make  -include GNUmakefile.preamble
29    include $(GNUSTEP_MAKEFILES)/subproject.make
30    -include GNUmakefile.postamble

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26