File: Makefile.amk

package info (click to toggle)
scilab 2.6-4
  • links: PTS
  • area: non-free
  • in suites: woody
  • size: 54,632 kB
  • ctags: 40,267
  • sloc: ansic: 267,851; fortran: 166,549; sh: 10,005; makefile: 4,119; tcl: 1,070; cpp: 233; csh: 143; asm: 135; perl: 130; java: 39
file content (31 lines) | stat: -rw-r--r-- 882 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
# Generated automatically from Makefile.in by configure.
SHELL = /bin/sh
SCIDIR=../..
SCIDIR1=..\..

LIBRARY = $(SCIDIR)/libs/menusX.lib

COMM = men_message.obj men_choose.obj men_dialog.obj men_mdial.obj  \
	men_madial.obj men_choice.obj \
	men_print.obj men_getfile.obj 


XOBJS =	xmen_choose.obj xmen_Utils.obj \
	xmen_dialog.obj xmen_choice.obj xmen_getfile.obj xmen_mdial.obj \
	xmen_madial.obj xmen_message.obj xmen_print.obj

WOBJS = wmen_choice.obj wmen_choose.obj wmen_dialog.obj wmen_getfile.obj \
	wmen_mdial.obj wmen_message.obj wmen_print.obj wmen_madial.obj

OBJSC = $(COMM) $(WOBJS) 

include ../../Makefile.incl.amk

CFLAGS = $(CC_OPTIONS) $(XFLAGS) -windefs -I../wsci -I../graphics

include ../Make.lib.amk

#==============dependencies 

$(OBJSC) :  ../machine.h men_scilab.h wmen_scilab.h men_choice.h
xmen_choice.obj : men_choice.h