~ubuntu-branches/ubuntu/hoary/scilab/hoary

« back to all changes in this revision

Viewing changes to routines/comm/Makefile.mak

  • Committer: Bazaar Package Importer
  • Author(s): Torsten Werner
  • Date: 2005-01-09 22:58:21 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20050109225821-473xr8vhgugxxx5j
Tags: 3.0-12
changed configure.in to build scilab's own malloc.o, closes: #255869

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
#-----------------------------
2
 
# generated from Makefile: DO NOT EDIT
3
 
# -----------------------------
4
 
SHELL = /bin/sh
5
 
SCIDIR=../..
6
 
SCIDIR1=..\..
7
 
 
8
 
LIBRARY = $(SCIDIR)/libs/comm.lib
9
 
 
10
 
OBJSC = initcom.obj messages.obj
11
 
 
12
 
OBJSF =
13
 
 
14
 
include ../../Makefile.incl.mak
15
 
 
16
 
CFLAGS = $(CC_OPTIONS)
17
 
 
18
 
FFLAGS = $(FC_OPTIONS)
19
 
 
20
 
include ../Make.lib.mak
21
 
 
22
 
initcom.obj: ../machine.h ../libcomm/libCalCom.h ../libcomm/libCom.h
23
 
messages.obj: ../machine.h ../libcomm/libCalCom.h ../libcomm/libCom.h
24
 
 
25
 
 
26
 
 
27
 
Makefile.mak    : Makefile
28
 
        $(SCIDIR)/util/Mak2VCMak Makefile
29
 
 
30
 
Makefile.amk    : Makefile
31
 
        $(SCIDIR)/util/Mak2ABSMak Makefile