Changeset d09a28 in git for omalloc/Makefile.in


Ignore:
Timestamp:
Jul 12, 2010, 11:26:42 AM (13 years ago)
Author:
Hans Schoenemann <hannes@…>
Branches:
(u'spielwiese', '8d54773d6c9e2f1d2593a28bc68b7eeab54ed529')
Children:
68f5f1a1f054c3230d5e4cfa1635c6b1b9de674c
Parents:
e01911dc25623127c0b1c73c276d3478cefb7350
Message:
syntax fix

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

Legend:

Unmodified
Added
Removed
  • omalloc/Makefile.in

    re01911d rd09a28  
    141141
    142142omTables.h: omTables
    143         ./omTables 1 >omTables.yy 77 mv omTables.yy $@
     143        ./omTables 1 >omTables.yy && mv omTables.yy $@
    144144
    145145omTables: omAllocPrivate.h omConfig.h omTables.c omlimits.h mylimits.h
Note: See TracChangeset for help on using the changeset viewer.