diff options
author | Rüdiger Timm <rt@openoffice.org> | 2004-10-22 07:05:12 +0000 |
---|---|---|
committer | Rüdiger Timm <rt@openoffice.org> | 2004-10-22 07:05:12 +0000 |
commit | 3631107bbc5985ad4f1c0d1fd88642cf4de34b42 (patch) | |
tree | 014533f40b2fa6193d655f131a071145ea7934e7 /dmake/makefile.mk | |
parent | d0b7744b53493b35aed9e951afea673dc3d77e6e (diff) |
INTEGRATION: CWS dmake43 (1.2.78); FILE MERGED
2004/10/07 21:57:36 vq 1.2.78.1: #i31647# Bump the dmake version number to 4.3 plus some small cleanups.
Note: The _head file was renamed to COPYING, COPYING is not a new file,
but was empty befor.
Diffstat (limited to 'dmake/makefile.mk')
-rw-r--r-- | dmake/makefile.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dmake/makefile.mk b/dmake/makefile.mk index d9d6808785c6..509d28675c49 100644 --- a/dmake/makefile.mk +++ b/dmake/makefile.mk @@ -34,7 +34,7 @@ SRC =\ dmdump.c macparse.c rulparse.c percent.c function.c # Common Include files. -HDR = dmake.h extern.h struct.h vextern.h patchlvl.h version.h +HDR = dmake.h extern.h struct.h vextern.h # Define the TARGET we are making, and where the OBJECT files go. OBJDIR := objects |