Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
45449f99
Commit
45449f99
authored
Jan 22, 1994
by
Richard M. Stallman
Browse files
*** empty log message ***
parent
d317463c
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
11 deletions
+2
-11
lwlib/Makefile.in
lwlib/Makefile.in
+2
-11
No files found.
lwlib/Makefile.in
View file @
45449f99
...
...
@@ -54,19 +54,10 @@ liblw.a: $(OBJS)
#That's ok. So don't stop the build.
lwlib.o
:
lwlib.c
$(CC)
-c
$(ALL_CFLAGS)
$(TOOLKIT_DEFINES)
$*
.c
dispatch.o
:
dispatch.c
$(CC)
-c
$(ALL_CFLAGS)
$*
.c
$(CC)
-c
$(ALL_CFLAGS)
$(TOOLKIT_DEFINES)
$(srcdir)
/lwlib.c
xrdb-cpp.o
:
xrdb-cpp.c
$(CC)
-c
$(ALL_CFLAGS)
"-DCPP_PROGRAM=
$(CPP)
"
$*
.c
xrdb.o
:
xrdb.c
$(CC)
-c
$(ALL_CFLAGS)
$*
.c
lwlib-Xm.o
:
lwlib-Xm.c
$(CC)
-c
$(ALL_CFLAGS)
$*
.c
$(CC)
-c
$(ALL_CFLAGS)
"-DCPP_PROGRAM=
$(CPP)
"
$(srcdir)
/xrdb-cpp.c
lwlib-utils.o
:
lwlib-utils.h
lwlib.o
:
lwlib.h lwlib-int.h
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment