mirror of the now-defunct rocklinux.org
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

11 lines
330 B

  1. --- ./Makefile~ 2003-04-25 23:52:48.000000000 +0200
  2. +++ ./Makefile 2006-01-18 14:59:10.000000000 +0100
  3. @@ -15,7 +15,7 @@
  4. CFLAGS = $(PROF) -fmessage-length=0 -Wall $(LIMIT_LENGTH)
  5. CXXFLAGS = $(CFLAGS)
  6. LDFLAGS = $(PROF)
  7. -LIBS = -lncurses
  8. +LIBS = -lncurses -ldl
  9. OBJECTS = dvorakng.o lessons.o
  10. HEADERS = lessons.h