X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=forms%2Fmakefile;h=a13a6856680753f883cbf59a57a104668368af54;hb=8b52cd10224640b473ec839c2885574e1f3ac2ef;hp=d2861f49abfe8dc13e18d4df7d40f761779c9cf1;hpb=94105149d514edc3d56fc3fb5dfb2c546cd112f0;p=lyx.git diff --git a/forms/makefile b/forms/makefile index d2861f49ab..a13a685668 100644 --- a/forms/makefile +++ b/forms/makefile @@ -17,11 +17,11 @@ SHELL = /bin/sh # Various commands FDESIGN = fdesign -SRCS = figure_form.fd print_form.fd sp_form.fd +SRCS = figure_form.fd print_form.fd -OBJS = figure_form.c print_form.c sp_form.c +OBJS = figure_form.c print_form.c -COBJS = figure_form.C print_form.C sp_form.C +COBJS = figure_form.C print_form.C all: @echo "This is a makefile intended for the maintainer only."