Use default optimisation
authorfca <fca@f7af4fe6-9843-0410-8265-dc069ae4e863>
Wed, 21 Jun 2000 17:27:04 +0000 (17:27 +0000)
committerfca <fca@f7af4fe6-9843-0410-8265-dc069ae4e863>
Wed, 21 Jun 2000 17:27:04 +0000 (17:27 +0000)
HIJING/Makefile

index b48889f209694cfcf27d22a44a636d546833ee66..58130a6a3fd9c1f533ad1f9d6c60eb07673d1fcc 100644 (file)
@@ -33,8 +33,6 @@ CFLAGS      = $(COPT) (CLIBCOPT) $(CLIBDEFS)
  
 # FORTRAN compilation flags
 
-FOPT       = -g
-
 FFLAGS      = $(FOPT) $(CLIBFOPT) $(CLIBDEFS) -Ihijing
  
 ##### TARGETS #####