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

« back to all changes in this revision

Viewing changes to macros/texmacs/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
 
 
6
SCIDIR=../..
 
7
SCIDIR1=..\..
 
8
 
 
9
include ../../Makefile.incl.mak
 
10
 
 
11
.SUFFIXES: .sci .bin $(SUFFIXES)
 
12
 
 
13
NAME = texmacslib
 
14
NAM = SCI/macros/texmacs
 
15
 
 
16
MACROS = %b_p.sci %c_p.sci %i_p.sci %l_p.sci %p_p.sci \
 
17
        %r_p.sci %s_p.sci addmenus.sci  plotout.sci \
 
18
        texout.sci 
 
19
 
 
20
include ../Make.lib.mak