mirror of https://github.com/fltk/fltk
Configure/make: update dependencies
This commit is contained in:
parent
a2fe4f5910
commit
15bbfeb975
|
@ -1,6 +1,5 @@
|
|||
# DO NOT DELETE THIS LINE -- make depend depends on it.
|
||||
|
||||
Fl_Cairo.o: ../config.h
|
||||
Fl_Cairo.o: ../FL/Enumerations.H
|
||||
Fl_Cairo.o: ../FL/Fl.H
|
||||
Fl_Cairo.o: ../FL/Fl_Bitmap.H
|
||||
|
|
|
@ -1829,10 +1829,35 @@ Fl_File_Input.o: ../FL/platform_types.h
|
|||
Fl_File_Input.o: flstring.h
|
||||
Fl_File_Input.o: Fl_System_Driver.H
|
||||
fl_font.o: ../config.h
|
||||
fl_font.o: ../FL/Enumerations.H
|
||||
fl_font.o: ../FL/Fl.H
|
||||
fl_font.o: ../FL/Fl_Bitmap.H
|
||||
fl_font.o: ../FL/Fl_Cairo.H
|
||||
fl_font.o: ../FL/fl_casts.H
|
||||
fl_font.o: ../FL/fl_config.h
|
||||
fl_font.o: ../FL/Fl_Device.H
|
||||
fl_font.o: ../FL/fl_draw.H
|
||||
fl_font.o: ../FL/Fl_Export.H
|
||||
fl_font.o: ../FL/Fl_Graphics_Driver.H
|
||||
fl_font.o: ../FL/Fl_Group.H
|
||||
fl_font.o: ../FL/Fl_Image.H
|
||||
fl_font.o: ../FL/Fl_Pixmap.H
|
||||
fl_font.o: ../FL/Fl_Plugin.H
|
||||
fl_font.o: ../FL/Fl_Preferences.H
|
||||
fl_font.o: ../FL/Fl_Rect.H
|
||||
fl_font.o: ../FL/Fl_RGB_Image.H
|
||||
fl_font.o: ../FL/Fl_Scrollbar.H
|
||||
fl_font.o: ../FL/Fl_Slider.H
|
||||
fl_font.o: ../FL/Fl_Text_Buffer.H
|
||||
fl_font.o: ../FL/Fl_Text_Display.H
|
||||
fl_font.o: ../FL/Fl_Text_Editor.H
|
||||
fl_font.o: ../FL/fl_types.h
|
||||
fl_font.o: ../FL/fl_utf8.h
|
||||
fl_font.o: ../FL/Fl_Valuator.H
|
||||
fl_font.o: ../FL/Fl_Widget.H
|
||||
fl_font.o: ../FL/platform_types.h
|
||||
fl_font.o: flstring.h
|
||||
fl_font.o: Fl_Screen_Driver.H
|
||||
Fl_get_key.o: ../config.h
|
||||
Fl_get_key.o: ../FL/Enumerations.H
|
||||
Fl_get_key.o: ../FL/filename.H
|
||||
|
|
|
@ -256,7 +256,6 @@ buttons.o: ../FL/Fl_Light_Button.H
|
|||
buttons.o: ../FL/Fl_Repeat_Button.H
|
||||
buttons.o: ../FL/Fl_Return_Button.H
|
||||
buttons.o: ../FL/Fl_Round_Button.H
|
||||
buttons.o: ../FL/Fl_Tooltip.H
|
||||
buttons.o: ../FL/fl_types.h
|
||||
buttons.o: ../FL/fl_utf8.h
|
||||
buttons.o: ../FL/Fl_Widget.H
|
||||
|
|
Loading…
Reference in New Issue