mirror of
https://github.com/VARCem/PDCurses.git
synced 2026-09-24 15:55:14 +00:00
Same for SDL1.
This commit is contained in:
@@ -64,7 +64,7 @@ tui.o tuidemo.o : $(PDCURSES_CURSES_H)
|
||||
panel.o ptest: $(PANEL_HEADER)
|
||||
|
||||
$(LIBOBJS) : %.o: $(srcdir)/%.c
|
||||
$(BUILD) $(SFLAGS) -c $<
|
||||
$(BUILD) -c $<
|
||||
|
||||
$(PDCOBJS) : %.o: $(osdir)/%.c
|
||||
$(BUILD) $(SFLAGS) -c $<
|
||||
|
||||
Reference in New Issue
Block a user