makefile.mk (7871dc3e) makefile.mk (c7be74b1)
1#**************************************************************
2#
3# Licensed to the Apache Software Foundation (ASF) under one
4# or more contributor license agreements. See the NOTICE file
5# distributed with this work for additional information
6# regarding copyright ownership. The ASF licenses this file
7# to you under the Apache License, Version 2.0 (the
8# "License"); you may not use this file except in compliance

--- 28 unchanged lines hidden (view full) ---

37# --- Files --------------------------------------------------------
38
39SLOFILES = \
40 $(SLO)$/delcldlg.obj \
41 $(SLO)$/inscldlg.obj \
42 $(SLO)$/delcodlg.obj \
43 $(SLO)$/inscodlg.obj \
44 $(SLO)$/strindlg.obj \
1#**************************************************************
2#
3# Licensed to the Apache Software Foundation (ASF) under one
4# or more contributor license agreements. See the NOTICE file
5# distributed with this work for additional information
6# regarding copyright ownership. The ASF licenses this file
7# to you under the Apache License, Version 2.0 (the
8# "License"); you may not use this file except in compliance

--- 28 unchanged lines hidden (view full) ---

37# --- Files --------------------------------------------------------
38
39SLOFILES = \
40 $(SLO)$/delcldlg.obj \
41 $(SLO)$/inscldlg.obj \
42 $(SLO)$/delcodlg.obj \
43 $(SLO)$/inscodlg.obj \
44 $(SLO)$/strindlg.obj \
45 $(SLO)$/tabbgcolordlg.obj \
46 $(SLO)$/mtrindlg.obj \
47 $(SLO)$/lbseldlg.obj \
48 $(SLO)$/filldlg.obj \
49 $(SLO)$/autofmt.obj \
50 $(SLO)$/solvrdlg.obj \
51 $(SLO)$/optsolver.obj \
52 $(SLO)$/solveroptions.obj \
53 $(SLO)$/solverutil.obj \

--- 13 unchanged lines hidden (view full) ---

67 $(SLO)$/simpref.obj \
68 $(SLO)$/redcom.obj \
69 $(SLO)$/linkarea.obj \
70 $(SLO)$/warnbox.obj \
71 $(SLO)$/scuiautofmt.obj \
72 $(SLO)$/conflictsdlg.obj \
73 $(SLO)$/sharedocdlg.obj \
74 $(SLO)$/protectiondlg.obj \
45 $(SLO)$/mtrindlg.obj \
46 $(SLO)$/lbseldlg.obj \
47 $(SLO)$/filldlg.obj \
48 $(SLO)$/autofmt.obj \
49 $(SLO)$/solvrdlg.obj \
50 $(SLO)$/optsolver.obj \
51 $(SLO)$/solveroptions.obj \
52 $(SLO)$/solverutil.obj \

--- 13 unchanged lines hidden (view full) ---

66 $(SLO)$/simpref.obj \
67 $(SLO)$/redcom.obj \
68 $(SLO)$/linkarea.obj \
69 $(SLO)$/warnbox.obj \
70 $(SLO)$/scuiautofmt.obj \
71 $(SLO)$/conflictsdlg.obj \
72 $(SLO)$/sharedocdlg.obj \
73 $(SLO)$/protectiondlg.obj \
74 $(SLO)$/tabbgcolordlg.obj \
75 $(SLO)$/retypepassdlg.obj
76
77EXCEPTIONSFILES = \
78 $(SLO)$/acredlin.obj \
79 $(SLO)$/conflictsdlg.obj \
80 $(SLO)$/sharedocdlg.obj \
81 $(SLO)$/optsolver.obj \
82 $(SLO)$/solveroptions.obj \
83 $(SLO)$/crnrdlg.obj \
84 $(SLO)$/solverutil.obj \
85 $(SLO)$/protectiondlg.obj \
75 $(SLO)$/retypepassdlg.obj
76
77EXCEPTIONSFILES = \
78 $(SLO)$/acredlin.obj \
79 $(SLO)$/conflictsdlg.obj \
80 $(SLO)$/sharedocdlg.obj \
81 $(SLO)$/optsolver.obj \
82 $(SLO)$/solveroptions.obj \
83 $(SLO)$/crnrdlg.obj \
84 $(SLO)$/solverutil.obj \
85 $(SLO)$/protectiondlg.obj \
86 $(SLO)$/tabbgcolordlg.obj \
86 $(SLO)$/retypepassdlg.obj
87
88SRS1NAME=$(TARGET)
89SRC1FILES = \
90 instbdlg.src \
91 acredlin.src \
92 highred.src \
93 linkarea.src \

--- 30 unchanged lines hidden ---
87 $(SLO)$/retypepassdlg.obj
88
89SRS1NAME=$(TARGET)
90SRC1FILES = \
91 instbdlg.src \
92 acredlin.src \
93 highred.src \
94 linkarea.src \

--- 30 unchanged lines hidden ---