Changeset 226 in Sophya for trunk/SophyaLib/Mgr/mkmf


Ignore:
Timestamp:
Apr 13, 1999, 5:11:11 PM (26 years ago)
Author:
ansari
Message:

MAJ Makefile global et ajout de ttsz - Reza 13/04/99

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SophyaLib/Mgr/mkmf

    r218 r226  
    11#!/bin/csh
    2 # $Id: mkmf,v 1.1.1.1 1999-04-09 17:55:32 ansari Exp $
     2# $Id: mkmf,v 1.2 1999-04-13 15:11:11 ansari Exp $
    33
    44# creation de MakefileUser.h a partir de Makefile.h
     
    3030# pour instantiation automatique/manuels
    3131
    32 cxxlibs: Blitz SysTools NTools
     32cxxlibs: Blitz SysTools NTools Samba
    3333
    3434EOF
     
    3636
    3737#  Attention, ne pas changer l'ordre de libnames dependances cxx
    38 set libnames = (Blitz SysTools NTools)
     38set libnames = (Blitz SysTools NTools Samba)
    3939set i = 1
    4040set j = $#libnames ; @ j--
Note: See TracChangeset for help on using the changeset viewer.