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

« back to all changes in this revision

Viewing changes to macros/scicos_blocks/Events/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 = scseventslib
 
14
NAM = SCI/macros/scicos_blocks/Events
 
15
 
 
16
MACROS= ANDBLK.sci CLKSOM_f.sci  HALT_f.sci MFCLCK_f.sci \
 
17
        ANDLOG_f.sci CLKSPLIT_f.sci EVTDLY_f.sci IFTHEL_f.sci TRASH_f.sci \
 
18
        CLKSOMV_f.sci CLOCK_f.sci EVTGEN_f.sci MCLOCK_f.sci freq_div.sci EVTVARDLY.sci
 
19
 
 
20
include ../../Make.lib.mak