new file: groupe3.html
This commit is contained in:
11
lib/ruby-gtk2-2.0.2/Makefile
Normal file
11
lib/ruby-gtk2-2.0.2/Makefile
Normal file
@ -0,0 +1,11 @@
|
||||
TOPSRCDIR = C:/Users/Geoff/Documents/GitHub/curling-g32/lib/ruby-gtk2-2.0.2
|
||||
COMMAND = C:/Ruby200-x64/bin/ruby.exe C:/Users/Geoff/Documents/GitHub/curling-g32/lib/ruby-gtk2-2.0.2/exec_make.rb
|
||||
RM = rm -f
|
||||
all:
|
||||
install:
|
||||
site-install:
|
||||
clean:
|
||||
distclean:
|
||||
distclean: distclean-toplevel
|
||||
distclean-toplevel:
|
||||
$(RM) Makefile mkmf.log
|
Reference in New Issue
Block a user