Changeset da6d304 in git


Ignore:
Timestamp:
Oct 5, 2005, 9:45:30 AM (19 years ago)
Author:
Oliver Wienand <wienand@…>
Branches:
(u'spielwiese', 'fe61d9c35bf7c61f2b6cbf1b56e25e2f08d536cc')
Children:
5f27266799b83f86331407b246bcdf97ea18db77
Parents:
c63381543b91935cc4a63be0970edeb34fb4e057
Message:
Damit es mal auf Windows compiliert


git-svn-id: file:///usr/local/Singular/svn/trunk@8686 2c84dea3-7e68-4137-9b89-c4e89433aadc
File:
1 edited

Legend:

Unmodified
Added
Removed
  • modules/Makefile.in

    rc63381 rda6d304  
    33### Makefile for Singular-modules
    44###
    5 ### $Id: Makefile.in,v 1.17 2005-05-24 15:54:46 Singular Exp $
     5### $Id: Makefile.in,v 1.18 2005-10-05 07:45:30 wienand Exp $
    66###
    77#################################################################
     
    6161CFLAGS          += ${DEFS}
    6262
     63#ifndef ix86-Win
    6364MOD_FILES = loctriv
    6465#MOD_DIRS = kernel
    6566MOD_DIRS =
     67#else
     68MOD_FILES =
     69MOD_DIRS =
     70#endif
    6671
    6772##
Note: See TracChangeset for help on using the changeset viewer.