mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-25 23:10:47 -08:00
lib/makefile.w32-in (GNULIBOBJS): Add $(BLD)/strftime.$(O) and $(BLD)/time_r.$(O). ($(BLD)/dtoastr.$(O)): Depend on $(EMACS_ROOT)/src/s/ms-w32.h and $(EMACS_ROOT)/src/m/intel386.h. ($(BLD)/strftime.$(O)): ($(BLD)/time_r.$(O)): Define prerequisites. src/makefile.w32-in (OBJ2): Remove strftime.$(O). ($(BLD)/strftime.$(O)): Remove prerequisites. lib-src/makefile.w32-in (VERSION): Don't define, defined on nt/config.nt. (ECLIENT_CFLAGS): Remove -DVERSION. ($(BLD)/emacsclient.$(O)): Don't depend on makefile.w32-in. nt/config.nt (VERSION): Uncomment definition. (restrict): Define. nt/inc/stdbool.h: New file. admin/admin.el (set-version): Remove lib-src/makefile.w32-in. Add nt/config.nt. |
||
|---|---|---|
| .. | ||
| COPYING | ||
| dtoastr.c | ||
| ftoastr.c | ||
| ftoastr.h | ||
| getopt.c | ||
| getopt.in.h | ||
| getopt1.c | ||
| getopt_.h | ||
| getopt_int.h | ||
| gettext.h | ||
| gnulib.mk | ||
| intprops.h | ||
| Makefile.am | ||
| Makefile.in | ||
| makefile.w32-in | ||
| mktime-internal.h | ||
| mktime.c | ||
| stdbool.in.h | ||
| stddef.in.h | ||
| strftime.c | ||
| strftime.h | ||
| time.in.h | ||
| time_r.c | ||
| unistd.in.h | ||