Skip to content

Commit

Permalink
*** empty log message ***
Browse files Browse the repository at this point in the history
  • Loading branch information
etnt committed Jun 5, 2005
1 parent b897bea commit 4113411
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions lib/fd_server/Makefile
@@ -1,6 +1,7 @@




all: all:
(cd config;$(MAKE))
(cd src;$(MAKE)) (cd src;$(MAKE))
-(cd c_src;$(MAKE) -k) -(cd c_src;$(MAKE) -k)


Expand Down
2 changes: 2 additions & 0 deletions lib/fd_server/config/Makefile
Expand Up @@ -16,4 +16,6 @@ configure: configure.in
clean: clean:
-rm -f config.cache config.log config.status configure \ -rm -f config.cache config.log config.status configure \
$(MK_INCLUDE) $(CONFIG_H) $(MK_INCLUDE) $(CONFIG_H)
-rm -rf autom4te.cache



0 comments on commit 4113411

Please sign in to comment.