view vpath.sed @ 97661:e4a283c4bc1c

Remove definition of struct x_display_info and struct x_output. (FRAME_FONT): Use output_data.tty. (FRAME_FOREGROUND_PIXEL, FRAME_BACKGROUND_PIXEL): Don't define. (struct x_display_info): Renamed from display_info. All users in msdos.c changed. (struct x_output): Remove background_pixel and foreground_pixel. (the_only_display_info): Renamed from the_only_x_display. (dos_ttraw): Update prototype.
author Eli Zaretskii <eliz@gnu.org>
date Sat, 23 Aug 2008 16:57:35 +0000
parents 695cf19ef79e
children 375f2633d815
line wrap: on
line source

/^VPATH *=/c\
# This works only in GNU make.  Using the patterns avoids\
# object files being found by VPATH, and thus permits building\
# when $srcdir is configured itself.\
vpath %.c $(srcdir)\
vpath %.h $(srcdir)\
\

# arch-tag: 56a64b50-e4e8-443a-960f-f13af0f1a545