makefile.mk (cdf0e10c) makefile.mk (a76b9a7f)
1#*************************************************************************
2#
3# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
4#
5# Copyright 2000, 2010 Oracle and/or its affiliates.
6#
7# OpenOffice.org - a multi-platform office productivity suite
8#

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

43YD00_CXXFILES=\
44 salshl.cxx \
45 salinst.cxx \
46 sallang.cxx \
47 saltimer.cxx \
48 salsys.cxx
49
50SLOFILES= $(SLO)$/salshl.obj \
1#*************************************************************************
2#
3# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
4#
5# Copyright 2000, 2010 Oracle and/or its affiliates.
6#
7# OpenOffice.org - a multi-platform office productivity suite
8#

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

43YD00_CXXFILES=\
44 salshl.cxx \
45 salinst.cxx \
46 sallang.cxx \
47 saltimer.cxx \
48 salsys.cxx
49
50SLOFILES= $(SLO)$/salshl.obj \
51 $(SLO)$/printf.obj \
51 $(SLO)$/debug_printf.obj \
52 $(SLO)$/salinfo.obj \
53 $(SLO)$/salinst.obj \
54 $(SLO)$/sallang.obj \
55 $(SLO)$/saltimer.obj
56
57# --- Targets ------------------------------------------------------
58
59.INCLUDE : target.mk
52 $(SLO)$/salinfo.obj \
53 $(SLO)$/salinst.obj \
54 $(SLO)$/sallang.obj \
55 $(SLO)$/saltimer.obj
56
57# --- Targets ------------------------------------------------------
58
59.INCLUDE : target.mk