~ubuntu-branches/ubuntu/saucy/ng/saucy

« back to all changes in this revision

Viewing changes to sys/win32/ngbc.mak

  • Committer: Bazaar Package Importer
  • Author(s): Masayuki Hatta (mhatta)
  • Date: 2008-07-17 08:10:34 UTC
  • mfrom: (4.1.2 hardy)
  • Revision ID: james.westby@ubuntu.com-20080717081034-s7iitiihm9hl4jjg
Tags: 1.5~beta1-3
Bumped to Standards-Version: 3.8.0.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# $Id: ngbc.mak,v 1.3.2.1 2001/01/17 18:39:06 amura Exp $
 
1
# $Id: ngbc.mak,v 1.5 2001/03/02 08:48:32 amura Exp $
2
2
# Makefile for Ng at Win32 with Borland C++ 5.2/5.5
3
3
#
4
4
# $Log: ngbc.mak,v $
5
 
# Revision 1.3.2.1  2001/01/17 18:39:06  amura
 
5
# Revision 1.5  2001/03/02 08:48:32  amura
 
6
# now AUTOSAVE feature implemented almost all (except for WIN32
 
7
#
 
8
# Revision 1.4  2001/01/17 18:34:53  amura
6
9
# now compile successfull on VC++ and BC++
7
10
#
8
11
# Revision 1.3  2000/11/16 14:21:30  amura
46
49
 
47
50
# Objects which only depend on the "standard" includes
48
51
OBJS    = basic.obj dir.obj dired.obj shell.obj version.obj window.obj \
49
 
          kinsoku.obj jump.obj
 
52
          kinsoku.obj jump.obj autosave.obj
50
53
 
51
54
# Those with unique requirements
52
55
IND     = buffer.obj complt.obj display.obj cmode.obj echo.obj extend.obj \
68
71
          random.c region.c search.c version.c window.c word.c \
69
72
          buffer.c display.c echo.c extend.c help.c kbd.c keymap.c \
70
73
          macro.c main.c modes.c regex.c re_search.c kanji.c kinsoku.c \
71
 
          skg.c jump.c undo.c
 
74
          skg.c jump.c undo.c autosave.c
72
75
 
73
76
OINCS = sys/default/ttydef.h sys/default/chrdef.h sys/$(SYS)/sysdef.h
74
77
INCS =  config.h def.h