Changeset ebcda0 in git


Ignore:
Timestamp:
Feb 18, 2002, 11:56:28 AM (21 years ago)
Author:
Hans Schönemann <hannes@…>
Branches:
(u'jengelh-datetime', 'ceac47cbc86fe4a15902392bdbb9bd2ae0ea02c6')(u'spielwiese', 'f875bbaccd0831e36aaed09ff6adeb3eb45aeb94')
Children:
972fb17612d377a3b09c54728fbf49382112870d
Parents:
7656d7ef34fdb1322019e176e07b6cbc09bf3261
Message:
*hannes: added missing install dep: omalloc.o


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

Legend:

Unmodified
Added
Removed
  • omalloc/Makefile.in

    r7656d7 rebcda0  
    44### Author:  obachman@mathematik.uni-kl.de (Olaf Bachmann)
    55### Created: 11/99
    6 ### Version: $Id: Makefile.in,v 1.13 2002-02-08 16:31:54 Singular Exp $
     6### Version: $Id: Makefile.in,v 1.14 2002-02-18 10:56:28 Singular Exp $
    77#################################################################
    88
     
    201201        $(INSTALL_DATA) omlimits.h mylimits.h omalloc.c $(includedir)
    202202
    203 install: libomalloc_ndebug.a
     203install: libomalloc_ndebug.a omalloc.o
    204204        $(MKINSTALLDIRS) $(libdir)
    205205        $(MKINSTALLDIRS) $(includedir)
Note: See TracChangeset for help on using the changeset viewer.